You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
DotProdc Method
>
Matrix.DotProdc Method ([In] TMtxVec, bool, int, int, int)
Dew Math for .NET
Matrix.DotProdc Method ([In] TMtxVec, bool, int, int, int)
Matrix Structure
Matrix Members
Dew.Math Namespace
DotProdc Method
Collapse All
Syntax
C#
Visual Basic
public
TCplx
DotProdc
([In]
TMtxVec
Vec
,
bool
ConjVec
,
int
VecIndex
,
int
Index
,
int
Len
);
Public
Function
DotProdc
(
Vec
As
[In]
TMtxVec
,
ConjVec
,
VecIndex
As
Integer
,
Index
As
Integer
,
Len
As
Integer
)
As
TCplx
Description
This is DotProdc, a member of class Matrix.
Group
DotProdc Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
DotProdc Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!